
Last chance! 50% off unlimited learning
Sale ends in
alfaridge.plot(y, x, a, lambda = seq(0, 5, by = 0.1) )
Brown P. J. (1994). Measurement, Regression and Calibration. Oxford Science Publications.
Tsagris M.T., Preston S. and Wood A.T.A. (2011). A data-based power transformation for compositional data. In Proceedings of the 4th Compositional Data Analysis Workshop, Girona, Spain. http://arxiv.org/pdf/1106.1451.pdf
ridge.plot, alfa.ridge
library(MASS)
y <- fgl[, 1]
x <- fgl[, 2:9]
alfaridge.plot(y, x, a = 0.5, lambda = seq(0, 5, by = 0.1) )
Run the code above in your browser using DataLab